Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Metro dependencies #55

Merged
merged 1 commit into from
Dec 19, 2018
Merged

Bump Metro dependencies #55

merged 1 commit into from
Dec 19, 2018

Conversation

grabbou
Copy link
Member

@grabbou grabbou commented Dec 19, 2018

Uses new Metro resolver as per facebook/react-native@f5cb4b6 in React Native and bumps Metro version to the latest.

Once this is merged, we are going to make a new "alpha" release and bump the React Native dependency.

This package will go out of alpha before next React Native RC, once we finish the whole migration process.

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good code-wise

@@ -27,10 +27,10 @@
},
"dependencies": {
"@babel/core": "^7.1.5",
"@babel/plugin-transform-strict-mode": "^7.2.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, forgot we use babel/register here. time to make a proper build/watch infra :p

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, so called "post-merge" review 😂

@grabbou
Copy link
Member Author

grabbou commented Dec 19, 2018

Going to bundle few apps before this lands, just to make sure everything works as expected.

@grabbou grabbou merged commit 8619471 into master Dec 19, 2018
@thymikee thymikee deleted the feat/metro branch February 16, 2019 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants